[INFO] fetching crate notion-client 1.0.12...
[INFO] testing notion-client-1.0.12 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate notion-client 1.0.12 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate notion-client 1.0.12
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate notion-client 1.0.12
[INFO] tweaked toml for crates.io crate notion-client 1.0.12 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate notion-client 1.0.12 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate notion-client 1.0.12 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe75b67c507518a3d384112e4a911680fd1e99f27d7af02e2092466b99c00ea4
[INFO] running `Command { std: "docker" "start" "-a" "fe75b67c507518a3d384112e4a911680fd1e99f27d7af02e2092466b99c00ea4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe75b67c507518a3d384112e4a911680fd1e99f27d7af02e2092466b99c00ea4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe75b67c507518a3d384112e4a911680fd1e99f27d7af02e2092466b99c00ea4", kill_on_drop: false }`
[INFO] [stdout] fe75b67c507518a3d384112e4a911680fd1e99f27d7af02e2092466b99c00ea4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5bd236d7ac92fdd1c9b806d656564a2609916dec46fba3ea585ee907fa2f33c4
[INFO] running `Command { std: "docker" "start" "-a" "5bd236d7ac92fdd1c9b806d656564a2609916dec46fba3ea585ee907fa2f33c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.17.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling serde_with v3.17.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling notion-client v1.0.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.80s
[INFO] running `Command { std: "docker" "inspect" "5bd236d7ac92fdd1c9b806d656564a2609916dec46fba3ea585ee907fa2f33c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bd236d7ac92fdd1c9b806d656564a2609916dec46fba3ea585ee907fa2f33c4", kill_on_drop: false }`
[INFO] [stdout] 5bd236d7ac92fdd1c9b806d656564a2609916dec46fba3ea585ee907fa2f33c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9977377aa2cb1757ad2138687db362d183dfd8207842f7650ac888edfe28b109
[INFO] running `Command { std: "docker" "start" "-a" "9977377aa2cb1757ad2138687db362d183dfd8207842f7650ac888edfe28b109", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling notion-client v1.0.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.45s
[INFO] running `Command { std: "docker" "inspect" "9977377aa2cb1757ad2138687db362d183dfd8207842f7650ac888edfe28b109", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9977377aa2cb1757ad2138687db362d183dfd8207842f7650ac888edfe28b109", kill_on_drop: false }`
[INFO] [stdout] 9977377aa2cb1757ad2138687db362d183dfd8207842f7650ac888edfe28b109
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 90b309dfd09032af9a5ebe1ff6a3edded0b6ce05208a4dc2bbe432f1b71e4453
[INFO] running `Command { std: "docker" "start" "-a" "90b309dfd09032af9a5ebe1ff6a3edded0b6ce05208a4dc2bbe432f1b71e4453", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/notion_client-7e96c16fce4bb4ca)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test endpoints::blocks::tests::test_delete_200 ... ok
[INFO] [stdout] test endpoints::blocks::tests::test_deserialize_synced_from_block ... ok
[INFO] [stdout] test endpoints::blocks::tests::test_update_400_returns_error ... ok
[INFO] [stdout] test endpoints::blocks::tests::test_retrieve_block_children_200 ... ok
[INFO] [stdout] test endpoints::blocks::tests::test_update_200 ... ok
[INFO] [stdout] test endpoints::comments::tests::test_create_comment_200 ... ok
[INFO] [stdout] test endpoints::blocks::tests::test_retrieve_200 ... ok
[INFO] [stdout] test endpoints::comments::tests::test_create_comment_request ... ok
[INFO] [stdout] test endpoints::blocks::tests::test_update_request ... ok
[INFO] [stdout] test endpoints::comments::tests::test_retrive_comments_200 ... ok
[INFO] [stdout] test endpoints::databases::tests::test_create_request ... ok
[INFO] [stdout] test endpoints::blocks::tests::test_append_request ... ok
[INFO] [stdout] test endpoints::databases::tests::test_query_200 ... ok
[INFO] [stdout] test endpoints::pages::tests::test_retrieve_a_page_property_item_200 ... ok
[INFO] [stdout] test endpoints::databases::tests::test_update_request ... ok
[INFO] [stdout] test endpoints::pages::tests::test_create_request ... ok
[INFO] [stdout] test endpoints::databases::tests::test_retrieve_200 ... ok
[INFO] [stdout] test endpoints::pages::tests::test_retrieve_200 ... ok
[INFO] [stdout] test endpoints::search::tests::test_search_by_title_request ... ok
[INFO] [stdout] test endpoints::pages::tests::test_retrieve_a_page_property_rollup_list_200 ... ok
[INFO] [stdout] test endpoints::users::tests::test_list_200 ... ok
[INFO] [stdout] test objects::tests::test_block ... ok
[INFO] [stdout] test endpoints::pages::tests::test_update_200 ... ok
[INFO] [stdout] test objects::tests::test_callout ... ok
[INFO] [stdout] test endpoints::blocks::tests::test_append_200 ... ok
[INFO] [stdout] test objects::tests::test_callout_icon_null ... ok
[INFO] [stdout] test objects::tests::test_error ... ok
[INFO] [stdout] test endpoints::users::tests::test_retrieve_a_user_200 ... ok
[INFO] [stdout] test endpoints::search::tests::test_search_by_title_200 ... ok
[INFO] [stdout] test endpoints::pages::tests::test_update_request ... ok
[INFO] [stdout] test endpoints::pages::tests::test_update_null_request ... ok
[INFO] [stdout] test endpoints::search::tests::test_search_by_title_failure ... ok
[INFO] [stdout] test endpoints::pages::tests::test_retrieve_a_page_property_list_200 ... ok
[INFO] [stdout] test endpoints::users::tests::test_retrieve_your_tokens_bot_user_200 ... ok
[INFO] [stdout] test endpoints::databases::tests::test_query_request ... ok
[INFO] [stdout] test endpoints::databases::tests::test_update_200 ... ok
[INFO] [stdout] test endpoints::pages::tests::test_create_200 ... ok
[INFO] [stdout] test objects::tests::test_comment ... ok
[INFO] [stdout] test endpoints::databases::tests::test_create_200 ... ok
[INFO] [stdout] test objects::tests::test_emoji ... ok
[INFO] [stderr]    Doc-tests notion_client
[INFO] [stdout] test objects::tests::test_external_file ... ok
[INFO] [stdout] test objects::tests::test_file ... ok
[INFO] [stdout] test objects::tests::test_rich_text ... ok
[INFO] [stdout] test objects::tests::test_page ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "90b309dfd09032af9a5ebe1ff6a3edded0b6ce05208a4dc2bbe432f1b71e4453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90b309dfd09032af9a5ebe1ff6a3edded0b6ce05208a4dc2bbe432f1b71e4453", kill_on_drop: false }`
[INFO] [stdout] 90b309dfd09032af9a5ebe1ff6a3edded0b6ce05208a4dc2bbe432f1b71e4453
